翻訳と辞書
Words near each other
・ DEMOS (ISP)
・ Demos (Matt Skiba album)
・ Demos (novel)
・ Demos (U.S. think tank)
・ Demos (UK think tank)
・ Demos and Live Cuts Vol. I
・ Demos and Live Cuts Vol. II
・ Demos Chiang
・ Demos Commander
・ Demos Goumenos
・ Demos Helsinki
・ Demos Medical Publishing
・ Demos Shakarian
・ Demos Two Thousand
・ Demonoir
Demonolithicized application
・ Demonology
・ Demonology (disambiguation)
・ Demonology 101
・ Demonophobia
・ Demonopolization
・ Demons (band)
・ Demons (Brian McFadden song)
・ Demons (Cowboy Junkies album)
・ Demons (Dostoyevsky novel)
・ Demons (Fatboy Slim song)
・ Demons (film)
・ Demons (From Her Eyes EP)
・ Demons (Get Scared album)
・ Demons (Guster song)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Demonolithicized application : ウィキペディア英語版
Demonolithicized application
Demonolithicized application is the result of breaking a monolithic application〔Decoupling Monolithic Application Module (MIFOS-4305)〕 into small manageable pieces the deliver the same or superior business results.
The word derives from the Latin word monolithus from the Greek word μονόλιθος (monolithos), derived from μόνος ("one" or "single") and λίθος ("stone").
Software that has grown over time can become "monolithic" and become unmanageable. Many first and second generation software had to be built in a monolithic structure to allow the application to deliver the desired business benefit. With the introduction of object oriented programming in the late 1980s many applications were demonolithicized in their next release. As software ages (even OO code) it has a tendency to become monolithic〔Cardelli, Luca (1996). "Bad Engineering Properties of Object-Oriented Languages". ACM Comput. Surv. (ACM) 28: 150. . ISSN 0360-0300.〕 and will require extensive work to demonolithicize it or require a complete re-write.
==History==
Software development usually starts out with clear guidelines for structure and format and initial developers are often more experienced than those that follow in their footsteps. As young programmer,〔Paul Graham has suggested that the purpose of OOP is to act as a "herding mechanism"... Graham, Paul. "Why ARC isn't especially Object–Oriented.".〕 who don't understand the long term support issues that accompany poor coding practices, begin to add code, the monolith begins. Then sales people want this, that and the other thing added to the software and it begin to grow at a geometric rate. As the application begins to bloat, it is more difficult to change code without breaking something. So developers write new code, instead of reusing old code because it is easier to get the job done than figure out what the old (smart) guys did. Another reason for new code is that old coders wrote around bugs or anomalies in compilers, operating systems and other application interfaces.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Demonolithicized application」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.